Robotiq::Mutex Class
A lockable object. BasicLockable, so it drops straight into std::lock_guard.
Included Headers
#include <platform.hpp>
Members
| Public Destructor | |
| ~Mutex ()=default | |
| Public Member Functions | |
| void | lock ()=0 |
|
Blocks until the lockable object is acquired. More... | |
| void | unlock ()=0 |
|
Releases a lockable object previously acquired with lock(). More... | |
Public Member Functions
lock()
|
Blocks until the lockable object is acquired.
unlock()
|
Releases a lockable object previously acquired with lock().
The documentation for this class was generated from the following file:
- platform.hpp
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.